query

Undocumented in source.

Members

Classes

QueryException
class QueryException

An error that occurred when trying to create a Query.

Structs

Query
struct Query

A query to retrieve information from the syntax tree.

QueryCapture
struct QueryCapture

A particular Node that has been captured with a particular name within a Query.

QueryIterator
struct QueryIterator

A sequence of QueryMatches associated with a given QueryCursor.

QueryMatch
struct QueryMatch

A match of a Query to a particular set of Nodes.

Meta